data member meaning in English
数据成员、成员变量
资料成员
Examples
- Statements declaring data members of the structure
语句,声明结构的数据成员。 - Object that defines both a depth and a data member
既定义深度也定义数据成员的 - Data members always exist in parent - child dimensions
数据成员始终存在于父子维度中 - Object that defines and matches the data member only
仅定义并匹配数据成员的 - Accessor enables data members to be assigned , and the
访问器可以为数据成员赋值,使用